-
Home
-
Online Scheduling and Appointment Booking System – Bookly
-
22.4.1
-
Code
-
Classes
- Scheduler
| Total Complexity |
81 |
| Dependencies |
10 |
| Dependents |
1 |
| Total lines |
414 |
| Lines of code |
276 |
| Logical lines of code |
171 |
| Comment lines |
68 |
| Methods |
8 |
| Properties |
11 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _schedule() |
D |
33 |
35 |
91 |
| findSlot() |
B |
38 |
19 |
65 |
| __construct() |
A |
40 |
12 |
55 |
| _addSlot() |
A |
47 |
9 |
33 |
| build() |
S |
57 |
3 |
16 |
| scheduleForBackend() |
S |
73 |
1 |
5 |
| scheduleForFrontend() |
S |
73 |
1 |
5 |
| sortWeekdays() |
S |
67 |
1 |
6 |